UMG Widget inheritance is indeed not possible (according to Nick Darnell). For that to work, the UMG designer would have to be able to merge different widget trees or something…
See here and here:
So although you cant reparent them, it will not work as imagined
Nesting and interfaces seems to be (still) the way to go.