Create the layout, and add your objects to it, moving them to a layer named like the layout.
Make your objects global (or you’ll have to add them to all the scenes where you need them).
Then you can load your layout in any scene and hide/show the layer as you like.