Looks fine, the Add Child Actor Component node returns a reference to the component whose child actor’s class you Set. Once it’s set, the object will be instantiated.
Get Child Actor from Return Value after setting the class - this will get you the actor reference. At this point you will need to cast it.