If you do it for stetic and organize purposes, if Graph become very big, maybe is more useful repeat some nodes, and have less wires in the graph.
For instance, in Widget UI logic, is very common to much wires to Get Player Controller and others.
I not know if repeat nodes in the same Graph cost performance ingame. Compiler or packaging builder are smart enough to detect and solve these repeats ? Thanks