Godoten The solution to this is very simple
just go to your main door scene and then click on the parent node and copy it, then open a new scene and click the "paste from clipboard" button that should appear in the node tree, you should have a 2nd copy of your door scene now, change the name of the parent node in this 2nd door scene to something else, and then save it as a new scene, and you can even attach a different script to this 2nd door scene that's different from the first one
and yeah now you have 2 different door scenes that are completely independent from each other, you can give each one different sprites and different animations and different code and everything