Yes, you could use the signal catch event for this but please keep in mind that you need to signal the process instance somehow, as it awaits external trigger. Take a look at different catch events as well, for instance conditional event that maybe is more suited for the case.
HTH